@charset "utf-8";
/* Reset */
html,
body,
div,
img,
p,
hr,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
th,
tfoot,
tbody,
thead,
form,
fieldset,
input,
textarea,
select,
label,
ul,
ol,
dl,
li,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	list-style: none;
	font-weight: normal;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif
}

body,
html {
	height: 100%;
	width: 100%;min-width: 1200px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	clear: both;
}

img {
	border: 0;
	display: block;
}

em {
	font-style: normal;
}

hr {
	height: 0;
	clear: both;
}

.none {
	display: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	zoom: 1;
}

/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
}

/* IE7 */
.clearfix {
	display: block;
}

.domMobile {
	display: none;
}

#head {
	width: 100%;
	height: 221px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	background: none repeat scroll 0% 0% #FFF;
}

.head {
	height: 160px;
	background: url(https://portuguese.news.cn/imgs/topbg.jpg) repeat-x #1f7b67;
}

.head .top {
	width: 1200px;
	margin: 0px auto
}

.head .logo {
	width: 402px;
	height: 77px;
	float: left;
	margin-top: 50px
}

.head .logo h1 {
	color: #fff;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

.head .logo h2 {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 40px
}

.head .topR {
	background: url(https://portuguese.news.cn/imgs/topr.jpg) no-repeat;
	width: 175px;
	height: 77px;
	float: right;
	margin-top: 28px;
	padding: 15px 25px
}

.btn-select {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 31px;
	font: 14px/20px;
	color: #666;
}

.btn-select .cur-select {
	position: absolute;
	display: block;
	width: 100%;
	height: 29px;
	line-height: 29px;
	text-indent: 10px;
	background: url(https://russian.news.cn/2016/imgs/sel_icon.jpg) no-repeat right 0px #fff;
	border: 1px solid #dfe5ed;
	font-size: 16px
}

.btn-select:hover .cur-select {
	background-color: #fff;
}

.btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 25px;
	opacity: 0;
	font: 14px/20px "Microsoft YaHei";
	color: #000;
}

.btn-select select option {
	text-indent: 10px;
}

.btn-select select option:hover {
	background-color: #fff;
	color: #666;
}

.head .topR .btn {
	margin-top: 10px
}

.head .topR .btn img {
	width: 100%
}

/*å¯¼èˆªç»„ä»¶5*/
.nav5 {
	background: url(https://russian.news.cn/2016/imgs/nav_bg.jpg) repeat-x;
	position: relative;
	z-index: 1;
	color: #333;
	height: 62px;
	line-height: 62px;
}

.navcon {
	width: 1200px;
	margin: 0px auto
}

.navList {
	width: 790px;
	position: relative;
	float: left
}

.navList h3 {
	font-size: 100%;
	font-weight: normal;
	font-size: 18px;
}

.navList .m {
	float: left;
	padding: 0px 9px;
	display: inline;
	text-align: center;
	border-right: 1px solid #dee0e5
}

.navList .m1 {
	float: left;
	display: inline;
}

.navList .m h3 i {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 11px;
	height: 6px;
	background: url(https://russian.news.cn/2016/imgs/nav_ico.jpg) no-repeat;
	overflow: hidden;
	margin: -2px 0 0 5px;
	vertical-align: middle;
}

.navList h3 a {
	zoom: 1;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #333;
	font-size: 18px
}

.navList .on h3 a {
	padding: 0px;
}

.navList .on h3 a i {
	filter: "alpha(opacity=100)";
	/* IE 8 */
	filter: alpha(opacity=100);
	/* IE 4-7 */
	zoom: 1;
	opacity: 1;
}

.navList .sub {
	display: none;
	width: 950px;
	position: absolute;
	top: 62px;
	background: #7bddd7;
	float: left;
	line-height: 24px;
	padding: 5px 0px;
	z-index: 10000;
	height: 30px;
	overflow: hidden;
	left: 0px;
	padding-left: 10px;
	left: 1px
}

.navList .sub li {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	float: left;
	border-right: 1px solid #fff;
	margin: 5px 0px
}

.navList .sub li a {
	color: #fff;
	display: block;
	zoom: 1;
	font-size: 13px;
	line-height: 20px;
	padding: 0px 9px
}

.navList .sub li a:hover {
	color: #274472;
}

.navList .sub li.imp {
	border-right: 0px
}

#m3 .sub {
	width: 220px;
	left: 147px
}

#m4 .sub {
	width: 330px;
	left: 281px
}

#m7 .sub {
	width: 135px;
	left: 1040px
}

#m8 .sub {
	width: 243px;
	left: 747px
}

#m9 .sub {
	width: 560px;
	left: 429px
}

#searchArea {
	width: 40px;
	position: relative;
	float: right;
	margin-top: 16px
}

#searchArea .inputTxt {
	width: 0;
	height: 32px;
	background: url(https://portuguese.news.cn/imgs/tit_fdj2.png) no-repeat right 1px #7bddd7;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	border-radius: 3px;
	color: #fff;
	z-index: 3;
	line-height: 32px
}

#searchArea .btn1 {
	width: 29px;
	height: 30px;
	background: url(https://portuguese.news.cn/imgs/tit_fdj.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}

#searchArea .btnSubmit {
	width: 29px;
	height: 30px;
	position: absolute;
	right: 1px;
	top: 0;
	overflow: hidden;
	text-indent: -999px;
	z-index: 10000;
	display: none;
	background: url(https://russian.news.cn/2016/imgs/tit_fdj2.png) no-repeat;
	cursor: pointer
}

.time {
	background: url(https://russian.news.cn/2016/imgs/clock.png) no-repeat;
	height: 35px;
	padding-left: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

.rss {
	float: right;
	margin-top: 5px
}

/*å†…å®¹åŒº*/
.main {
	padding-top: 230px
}

.content {
	width: 1200px;
	margin: 0px auto
}

.blank20 {
	height: 20px;
	clear: both
}

/*æ–‡å­—æ»šåŠ¨ç»„ä»¶4:å‘ä¸Šæ»šåŠ¨*/
.txtScroll-top {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 31px;
	margin: 10px 0px
}

.txtScroll-top img {
	float: left;
	width: 176px;
	margin-right: 20px
}

.txtScroll-top .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	width: 15px;
	float: right
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
	display: block;
	width: 14px;
	height: 14px;
	float: right;
	overflow: hidden;
	cursor: pointer;
	background: url("https://portuguese.news.cn/imgs/gd_arrow.png") no-repeat;
}

.txtScroll-top .hd .next {
	background: url("https://portuguese.news.cn/imgs/gd_arrow.png") no-repeat 0px -16px;
}

.txtScroll-top .bd {
	width: 760px;
	float: left;
	height: 31px;
	overflow: hidden
}

.txtScroll-top .infoList li {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: url(https://russian.news.cn/2016/imgs/gd_ico.jpg) no-repeat 0px 12px;
	padding-left: 10px;
	overflow: hidden
}

.txtScroll-top .infoList li a {
	color: #95999e
}

/*ç„¦ç‚¹å›¾ç»„ä»¶3*/
.focusBox3 {
	width: 1200px;
	height: 498px;
	position: relative;
}

.focusBox3 .arrow-left {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left bottom;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2
}

.focusBox3 a.arrow-left:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left top;
}

.focusBox3 a.arrow-right:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px top;
}

.focusBox3 .arrow-right {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px bottom;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2
}

.focusBox3 .swiper-container {
	width: 1200px;
	height: 498px;
}

.swiper-slide {
	position: relative;
}

.focusBox3 .swiper-container.swiper-wrapper .swiper-slide img {
	width: 1200px;
	height: 498px;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .bg {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 80px;
	opacity: 0.6;
	background: #000;
	z-index: 0;
	filter: "alpha(opacity=60)";
	/* IE 8 */
	filter: alpha(opacity=60);
	/* IE 4-7 */
	zoom: 1;
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .tit {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 850px;
	height: 60px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	padding-left: 10px;
	font-size: 18px
}

.focusBox3 .swiper-container .swiper-wrapper .swiper-slide .tit a {
	position: absolute;
	line-height: 28px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	padding-left: 10px
}

.focusBox3 .pagination {
	position: absolute;
	right: 20px;
	text-align: right;
	bottom: 30px;
	width: 100px;
	z-index: 2;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 5px;
	background: #fff;
	margin: 0 2px;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fca012;
}

@media screen and (min-width:0px) and (max-width: 767px) {
	.focusBox3 {
		width: 100%;
		height: auto;
		overflow: hidden;
		position: relative;
	}

	.focusBox3 .swiper-container .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: auto;
	}
}

.guoqi {
	margin: 25px 0px;
	overflow: hidden
}

.guoqi li {
	float: left;
	width: 58px;
	margin-right: 9px;
}

.guoqi li.last {
	margin: 0px;
	margin-left: 2px
}

.guoqi li img {
	width: 58px;
	height: 44px
}

.grey {
	background: #fff;
	overflow: hidden;
	padding-bottom: 15px
}

.bottomlft {
	width: 296px;
	margin-right: 60px;
}

.bottomrt {
	width: 368px;
}

.left {
	float: left
}

.right {
	width: 368px;
	float: right
}

.title {
	margin: 30px 0px;
	height: 35px;
	border-bottom: 2px solid #1eb5b0;
}

.bottomlft .title {
	border-bottom: 0;
}

.box2 .title {
	border-bottom: 0;
}

.title em {
	float: left;
	width: 40px;
	display: block;
	height: 30px;
	background: url(https://russian.news.cn/2016/imgs/icon.png) no-repeat 0px 5px
}

.bottomlft .title em {
	background: url(https://portuguese.news.cn/2020new/images/images/icon06.png) center no-repeat;
}

.title h2 {
	float: left;
	font-size: 24px;
	color: #000;
	padding-bottom: 5px
}

.title h2 a {
	color: #000;
	font-size: 24px
}

.piclist1 {
	float: left;
	width: 300px
}

.piclist1 li {
	overflow: hidden;
	margin-bottom: 5px
}

.piclist1 .line {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px
}

.piclist1 li em {
	background: url(https://russian.news.cn/2016/imgs/timebg.png) no-repeat;
	height: 40px;
	display: block;
	color: #fff;
	padding-left: 12px;
	line-height: 32px;
	font-size: 13px;
	margin-bottom: 15px
}

.piclist1 li img {
	width: 300px;
	height: 150px;
	margin-bottom: 10px
}

.piclist1 li h2 {
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 22px
}

.piclist1 li p {
	color: #666;
	font-size: 14px;
	line-height: 22px
}

.fr {
	float: right !important;
	margin-right: 0px
}

.more {
	border-top: 1px solid #e0e0e0;
	padding-top: 10px;
	text-align: right;
	background: url(https://portuguese.news.cn/imgs/moreicon.png) no-repeat right 15px;
	padding-right: 20px
}

.more a {
	color: #369d9e
}

.box2 .title em {
	background-position: -70px 5px
}

.accordion3 {
	width: 360px;
	text-align: left;
}

.accordion3 ul li {
	border-bottom: 1px dashed #666;
	margin-bottom: 15px;
}

.accordion3 ul li h3 {
	color: #333;
	font: normal 14px/50px;
	overflow: hidden;
	padding-right: 5px;
	background: url(https://portuguese.news.cn/imgs/qhicon.png) no-repeat 10px 23px;
	margin-bottom: 20px;
}

.accordion3 ul li h3 a {
	padding-top: 3px;
	display: block;
	float: left;
	width: 284px;
	color: #666;
	font-size: 16px;
	line-height: 24px
}

.accordion3 ul li h3 span {
	float: left;
	width: 30px;
	padding-left: 30px;
	margin-right: 10px;
	height: 60px;
	color: #1eb5b0;
	line-height: 60px;
	font-size: 30px;
	display: block
}

/*.accordion3 ul li.on {
    border-bottom: 0px
}*/

.accordion3 ul li.on h3 {
	line-height: 25px;
}

.accordion3 ul li.on h3 a {
	line-height: 24px;
	color: #3156a3;
	font-size: 16px
}

.accordion3 ul li.on h3 span {
	height: 60px;
	line-height: 60px;
	font-size: 36px;
	color: #fff;
	background: #1db4b0;
	padding-left: 0px;
	text-align: center;
	width: 60px
}

.accordion3 .accordionImg img {
	width: 100%;
	height: 160px;
	display: block;
}

.tag {
	margin: 25px 0px;
	overflow: hidden
}

.tag li em {
	background: url(https://russian.news.cn/2016/imgs/tagbg.png) no-repeat;
	width: 25px;
	height: 24px;
	display: block;
	float: left
}

.tag li {
	float: left;
	margin: 5px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
}

.tag li a {
	background: url(https://russian.news.cn/2016/imgs/tagbg.png) no-repeat right;
	display: block;
	float: left;
	padding-right: 10px;
	color: #95999e
}

.mh .title em {
	background-position: -142px 5px
}

.mhlist li {
	background: url(https://portuguese.news.cn/2020new/images/images/btmrtbg.jpg) no-repeat;
	height: 88px;
	padding: 10px 30px;
	margin-bottom: 6px;
	overflow: hidden
}

.mhlist li a {
	display: block;
	height: 75px;
	overflow: hidden
}

.blue {
	background: #1db4b0;
	overflow: hidden
}

.cnNav {
	position: relative;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 54px
}

.cnNav h1 {
	background: url(https://portuguese.news.cn/2020new/images/images/china.png) left center no-repeat;
	width: 97px;
	height: 54px;
	color: #fff;
	line-height: 54px;
	padding-left: 68px;
	font-size: 30px;
	float: left
}

.cnNav h1 a {
	color: #fff
}

.cnNav .dhlist {
	float: left;
	height: 54px;
	overflow: hidden;
	padding-left: 0px;
	width: 800px;
	padding-left: 15px
}

.cnNav .dhlist li {
	background: url(https://russian.news.cn/2016/imgs/h_dot.png) no-repeat 0px 24px;
	height: 54px;
	line-height: 54px;
	padding-left: 13px;
	float: left;
	font-size: 13px;
	margin: 0px 5px
}

.cnNav .dhlist li a {
	color: #fff
}

.navMore {
	display: block;
	width: 22px;
	height: 22px;
	background: url(https://russian.news.cn/2016/imgs/addicon.png) no-repeat;
	top: 15px;
	right: 5px;
	position: absolute;
	cursor: pointer
}

.cnNav .cnNavlist {
	width: 140px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	right: 0px;
	background: #ededed;
	z-index: 1000;
	border-radius: 3px;
}

.cnNavlist li {
	padding: 10px;
	color: #666;
	text-align: center;
	font-size: 14px;
}

.cncon {
	background: #fff;
	border-radius: 3px;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
	margin-bottom: 30px
}

.cncon .cn_m {
	float: left;
	width: 735px;
}

.cncon .cn_r {
	float: right;
	width: 360px;
}

.cncon .cn_l {
	float: left;
	width: 360px;
	margin-right: 40px
}

.cncon .tit {
	margin-bottom: 20px
}

.cncon .tit em {
	float: left;
	width: 28px;
	display: block;
	height: 28px;
	background: url(https://russian.news.cn/2016/imgs/icon.png) no-repeat 0px -56px;
	margin-right: 10px;
	margin-top: 6px;
}

.cncon .tit h2 {
	color: #3e474c;
	font-size: 28px;
	font-weight: normal;
}

.cncon .tit h2 a {
	color: #3e474c;
}

.pictext {
	clear: both;
	position: relative;
	overflow: hidden;
	padding-bottom: 5px
}

.pictext img {
	float: left;
	width: 540px;
	height: 270px;
	margin-right: 20px
}

.pictext .picTit {
	float: left;
	width: 155px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.pictext .picTit {
	color: #3e474c
}

.pictext .more1 {
	background: url(https://russian.news.cn/2016/imgs/redbg.png) no-repeat;
	width: 84px;
	height: 36px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 35px;
	padding-left: 26px
}

.pictext .more1 a {
	color: #fff
}

.cn_r .tit em {
	background-position: -72px -56px
}

.picNews1 {
	width: 360px;
	overflow: hidden;
}

.picNews1 img {
	width: 100%;
	height: 180px
}

.picNews1 .picTit {
	padding: 10px 0px;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}

.picNews1 .picTit a {
	line-height: 22px;
	color: #3e474c
}

.cn3 .tit em {
	background-position: 0px -118px
}

.cn4 .tit em {
	background-position: -72px -118px
}

.cn5 .tit em {
	background-position: -141px -118px
}

.photo .title {
	position: relative
}

.photo .title em {
	background-position: 0px -183px;
	height: 40px
}

.photo .title h2 {
	border-bottom: 0px;
	font-size: 28px;
	padding-left: 10px
}

.photo .title h2 a {
	font-size: 24px
}

.phMore {
	display: block;
	width: 22px;
	height: 22px;
	background: url(https://russian.news.cn/2016/imgs/addicon_hui.png) no-repeat;
	top: 15px;
	right: 5px;
	position: absolute;
	cursor: pointer
}

#phNav .phNavlist {
	width: 140px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	right: 0px;
	background: #ededed;
	z-index: 1000;
	border-radius: 3px;
}

.phNavlist li {
	padding: 10px;
	color: #666;
	text-align: center;
	font-size: 14px;
}

#d_tab29 ul,
#d_tab29 li {
	margin: 0;
	padding: 0;
	list-style: none
}

#d_tab29 img {
	border: 0;
	vertical-align: top
}

#d_tab29 {
	position: relative;
	height: 280px;
	background: url('https://russian.news.cn/2016/imgs/photobg.png') no-repeat center bottom;
	text-align: left
}

#d_tab29 .d_img {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 100%
}

#d_tab29 .d_img li {
	position: absolute;
	display: none;
	z-index: 0
}

#d_tab29 .d_img .cont {
	width: 100%;
	height: 45px;
	background: #000;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 99999;
	color: #fff;
	overflow: hidden;
	opacity: 0.6;
	filter: "alpha(opacity=60)";
	/* IE 8 */
	filter: alpha(opacity=60);
	/* IE 4-7 */
	zoom: 1;
}

#d_tab29 .d_img .cont a {
	color: #fff;
	padding: 5px 10px;
	display: block;
	font-size: 14px
}

#d_tab29 .d_img li img {
	width: 100%
}

#d_tab29 .d_img li.d_pos1 {
	display: block;
	width: 270px;
	left: 0%;
	top: 60px;
	z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
	display: block;
	width: 350px;
	left: 10%;
	top: 40px;
	z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
	display: block;
	width: 440px;
	left: 28%;
	top: 20px;
	z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
	display: block;
	width: 350px;
	right: 10%;
	top: 40px;
	z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
	display: block;
	width: 270px;
	right: 0%;
	top: 60px;
	z-index: 1
}

#d_tab29 .d_next {
	position: absolute;
	left: 50%;
	margin-left: 455px;
	top: 110px;
	z-index: 10;
	cursor: pointer
}

#d_tab29 .d_prev {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top: 110px;
	z-index: 10;
	cursor: pointer
}

.box3 .title {
	margin: 18px 0px;
	margin-bottom: 20px
}

.box3 .title em {
	background-position: -107px -183px
}

.piclist3 {
	overflow: hidden
}

.piclist3 li {
	float: left;
	width: 300px;
	margin: 0px
}

.piclist3 li img {
	width: 100%;
	height: 150px
}

.piclist3 .picTit {
	padding: 8px 10px;
	font-size: 16px;
	line-height: 22px;
	background: #90dbe4;
	height: auto
}

.piclist3 .picTit a {
	line-height: 22px;
	color: #fff
}

.piclist3 li.fr {
	float: right
}

.listTxt1-1 li {
	line-height: 20px;
	margin: 6px 0;
	position: relative;
	padding: 7px 0px 12px 10px;
	border-bottom: 1px solid #dcdcdc
}

.listTxt1-1 li a {
	font-size: 16px;
}

.listTxt1-1 li.imp {
	border: 0px
}

.listTxt1-1 .dSquare {
	display: block;
	height: 6px;
	width: 6px;
	position: absolute;
	left: 0px;
	top: 15px;
	margin-top: -1px;
	background: #92e2d2;
}

.greenlft {
	width: 538px;
	float: left;
}

.greenrt {
	width: 538px;
	float: right;
}

.greenlft img,
.greenrt img {
	width: 538px;
	height: 269px;
}

.greenlft .txt,
.greenrt .txt{
	padding: 10px;
}

.greenlft .txt,
.greenrt .txt,
.greenlft .txt a,
.greenrt .txt a {
	width: 518px;
	font-size: 20px;
	line-height: 30px;
	background: #1eb5b0;
	color: #fff;
}

.greenlft .title em {
	background-position: 0px -265px;
}

.greenrt .title em {
	background-position: -107px -183px;
}

/*ç„¦ç‚¹å›¾ç»„ä»¶6*/
.focus6 {
	width: 630px;
	height: 160px;
	margin: 25px auto;
	position: relative;
	border: 1px solid #dcdcdc;
	background: #fff
}

.focus6 .tit {
	width: 127px;

	height: 33px;
	background: #88cded;
	position: absolute;
	right: 85px;
	top: -13px;
	z-index: 999999;
	color: #fff;
	text-align: center;
	line-height: 33px
}

.focus6 .num {
	overflow: hidden;
	height: 6px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	zoom: 1;
	z-index: 3
}

.focus6 .num li {
	width: 8px;
	height: 6px;
	background: #71a7d7;
	margin-right: 5px;
	cursor: pointer;
	float: left;
	text-indent: -9999px;
}

.focus6 .num li.on {
	background: #3e474c;
}

.focus6 .picList {
	width: 320px;
	float: left
}

.focus6 .picList img {
	width: 320px;
	height: 160px
}

.focus6 .infoList {
	width: 308px;
	height: 160px;
	float: left;
	overflow: hidden;
	position: absolute;
	right: 1px;
	top: 1px;
}

.focus6 .infoList li {
	padding: 20px 0
}

.focus6 .infoList li h3 {
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	color: #3e474c;
	padding: 10px 15px 0 30px;
	margin: 0;
}

.box4 {
	background: #fff;
	margin-top: 30px
}

.box4 .title2 {
	background: #effcfd;
	height: 33px;
	border-bottom: 1px dotted #a8dfe5;
	color: #3e474c;
	line-height: 33px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold
}

.box4 .title2 a {
	color: #3e474c
}

.box4 .con {
	padding: 15px;
	overflow: hidden
}

.sp1 {
	position: relative;
	margin-bottom: 20px;
	height: 156px
}

.sp1 img {
	width: 100%;
	height: 156px
}

.sp1 .play {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: 50%;
	margin-left: -40px;
	background: url(https://russian.news.cn/2016/imgs/play.png) no-repeat center 0px
}

.sp1 .bg {
	position: absolute;
	width: 100%;
	height: 30px;
	left: 0px;
	bottom: 0px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	z-index: 10
}

.sp1 .name {
	bottom: 0;
	color: #ffffff;
	height: 30px;
	left: 0;
	line-height: 24px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 11;
	overflow: hidden
}

.sp1 .name a {
	color: #ffffff;
	line-height: 24px;
	font-size: 12px;
	padding: 0px 10px;
}

.sp2 li {
	width: 146px;
	float: left;
	position: relative;
	margin-bottom: 10px
}

.sp2 li img {
	width: 100%;
	height: 74px;
}

.sp2 .play {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
	background: url(https://russian.news.cn/2016/imgs/play.png) no-repeat -8px -88px
}

.ad_r {
	margin: 30px 0px
}

.ad_r img {
	width: 100%;
	height: 115px
}

/*ç„¦ç‚¹å›¾ç»„ä»¶5*/
.focus5 {
	width: 310px;
	height: 180px;
	position: relative;
}

.focus5 .picList {
	width: 140px;
	float: left
}

.focus5 .picList img {
	width: 140px;
	height: 180px
}

.focus5 .infoList {
	width: 160px;
	height: 180px;
	float: left;
	overflow: hidden;
	position: absolute;
	right: 1px;
	top: 1px;
}

.focus5 .infoList li {}

.focus5 .infoList li h3 {
	font-size: 16px;
	line-height: 22px;
	overflow: hidden;
	color: #3e474c;
	padding: 10px 15px 0 30px;
	margin: 0;
}

.focus5 .prev,
.focus5 .next {
	width: 22px;
	height: 22px;
	background: url(https://russian.news.cn/2016/imgs/arrow2.png) no-repeat #fff;
	position: absolute;
	z-index: 4;
	overflow: hidden
}

.focus5 .prev {
	right: 15px;
	background-position: 0px -31px;
	bottom: 0px;
	right: 24px
}

.focus5 .next {
	right: 15px;
	background-position: -24px -31px;
	bottom: 0px;
	right: 0px
}

.focus5 a.prev:hover {
	background-position: 0px 0px;
}

.focus5 a.next:hover {
	background-position: -24px 0px;
}

.focus5 .infoList li .name {
	background: url(https://russian.news.cn/2016/imgs/qkbg.png) no-repeat;
	height: 95px;
	padding: 5px 10px;
	margin-bottom: 8px
}

.focus5 .infoList li .name h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 0px
}

.focus5 .infoList li .name h3 a {
	color: #274472
}

.focus5 .infoList li .name p {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 10px
}

.focus5 .infoList li .bklist img {
	float: left;
}

.focus5 .infoList li .bklist p {
	color: #3e474c;
	text-align: center
}

.focus5 .infoList li .bklist p span {
	display: block;
	font-size: 12px;
	color: #95999e
}

.potyo {
	border-top: 4px solid #1db4b0;
	background: #f2f4f9;
	padding-bottom: 53px;
	clear: both
}

.title3 {
	color: #63b2f5;
	font-size: 24px;
	font-weight: bold;
	height: 70px;
	line-height: 70px
}

.title3 a {
	color: #3e474c;
}

/*å›¾ç‰‡æ»šåŠ¨ç»„ä»¶2:å‘å·¦æ»šåŠ¨*/
.picScroll-left {
	width: 1200px;
	position: relative;
	margin: 0px auto
}

.picScroll-left .hd {
	padding: 0px;
	position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	background: url("https://russian.news.cn/2016/imgs/arrow3.png") no-repeat scroll 0 0;
	height: 57px;
	position: absolute;
	top: 35px;
	width: 25px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background-position: 0px 0px;
	left: -40px;
}

.picScroll-left .hd .next {
	background-position: right 0px;
	right: -42px;
}

.picScroll-left .bd {
	padding: 0px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .img,
.picScroll-left .bd ul li .img a {
	display: block;
	font-size: 0;
	height: 118px;
	width: 235px;
}

.picScroll-left .bd ul li .bg {
	background: #000 none repeat scroll 0 0;
	bottom: 0;
	height: 30px;
	left: 0;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	z-index: 1;
	filter: "alpha(opacity=40)";
	/* IE 8 */
	filter: alpha(opacity=40);
	/* IE 4-7 */
	zoom: 1;
}

.picScroll-left .bd ul li .text {
	bottom: 0;
	height: 30px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.picScroll-left .bd ul li .text h4 {
	height: 30px;
	overflow: hidden;
	padding: 0 5px;
	text-align: center;
	font-weight: normal;
}

.picScroll-left .bd ul li .text h4 a {
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #274472;
	bottom: -118px;
	opacity: 0.7;
	filter: "alpha(opacity=70)";
	/* IE 8 */
	filter: alpha(opacity=70);
	/* IE 4-7 */
	zoom: 1;
}

.picScroll-left .bd ul li .intro h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0px;
	height: 98px;
	width: 235px;
	line-height: 20px;
	border-bottom: 1px solid rgba(215, 0, 15, .2);
	overflow: hidden;
	padding-top: 20px
}

.picScroll-left .bd ul li .intro h2 a {
	color: #fff
}

.picScroll-left .bd ul li .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 15px;
	height: 40px;
	overflow: hidden;
}

.book {
	margin-top: 0px
}

.bottom {
	background: #1db4b0;
	overflow: hidden;
	clear: both;
	padding-bottom: 50px
}

.foot_l {
	float: left;
	width: 600px;
}

.title4 {
	color: #bee4e2;
	font-size: 24px;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	padding-left: 8px;
	margin-top: 30px
}

.title4 a {
	color: #bee4e2;
}

.tblist li {
	width: 85px;
	float: left;
	margin: 0px 12px;
	text-align: center;
	font-style: italic;
	font-size: 14px
}

.tblist li a {
	color: #a0c6ea
}

.tblist li em {
	display: block;
	width: 70px;
	height: 65px;
	margin: 0px auto;
	background: url(https://russian.news.cn/2016/imgs/tubiao.png) no-repeat
}

.tblist li.tb2 em {
	background-position: -104px 0px
}

.tblist li.tb3 em {
	background-position: -210px 0px
}

.tblist li.tb4 em {
	background-position: -319px 0px
}

.tblist li.tb5 em {
	background-position: -419px 0px
}

.tblist li.tb6 em {
	background-position: -525px 0px
}

.link li {
	float: left;
	width: 94px;
	float: left;
	margin-left: 10px
}

.link li img {
	border: 2px solid #7cf0ed;
	width: 90px;
	height: 25px;
}

.foot_r {
	float: right;
	width: 350px;
	border-left: 1px dashed #bce9e7;
	margin-top: 33px;
}

.ewm {
	margin-left: 120px;
	margin-top: 30px
}

.icon0 {
	margin-left: 105px;
	margin-top: 26px
}

.foot {
	background: url(https://russian.news.cn/2016/imgs/footbg.png) no-repeat right 0px;
	margin-top: 40px;
	padding-top: 10px;
	height: 68px;
	margin-bottom: 20px
}

.copyright {
	float: left;
	margin-left: 10px;
	margin-top: 40px;
	width: 385px;
	color: #b2e5e4;
	background: url(https://portuguese.news.cn/imgs/xhwlogo.png) no-repeat;
	padding-left: 153px;
	font-size: 20px;
	line-height: 30px;
}

.copyright a {
	color: #3d6cb7
}

.banner img {
	width: 100%;
	margin-top: 10px;
	/* margin-bottom: 10px */
}

.ad img {
	width: 100%
}

/*å›¾ç‰‡åˆ—è¡¨ç»„ä»¶6*/
.listPic6 {
	margin-bottom: 20px
}

.listPic6 ul li {
	display: block;
	position: relative;
	overflow: hidden;
}

.listPic6 ul li a {
	display: block;
	position: relative;
	color: #fff;
	overflow: hidden;
}

.listPic6 ul li a img {
	width: 100%;
	height: 156px;
	display: block;
	border: 0 none;
}

.listPic6 ul li .intro {
	position: absolute;
	left: 0;
	z-index: 10;
	background-color: #274472;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	bottom: -156px;
	width: 100%;
	height: 156px
}

.listPic6 ul li .intro h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	padding: 10px 15px;
	line-height: 24px;
	border-bottom: 1px solid rgba(215, 0, 15, .2);
	font-family: "å¾®è½¯é›…é»‘";
	color: #fff
}

.listPic6 ul li .intro p {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 15px;
	height: 40px;
	overflow: hidden;
}

.tit4 {
	margin: 20px 0px 10px 0px
}

.zhoukan {
	background: #fff;
	padding: 15px;
	margin-top: 20px;
	display: none
}

.comW {
	width: 630px;
	float: left;
	margin-bottom: 20px
}

.xh-fall-fallTitle {
	margin: 10px 0px;
	overflow: hidden
}

.xh-fall-fallTitle h2 {
	border-bottom: 2px solid #1DB4B0;
	font-size: 24px;
	float: left;
	color: #000;
	padding-bottom: 5px
}

.xh-fall-fallCon {
	clear: both
}

.xh-fall-tabCon-main-list li {
	padding: 10px 0;
	border-bottom: 1px solid #DCDCDC;
	overflow: hidden;
	position: relative;
	background: url(https://portuguese.news.cn/imgs/dian.png) no-repeat 0 22px
}

.xh-fall-tabCon-main-list h3 {
	padding-bottom: 5px
}

.xh-fall-tabCon-main-list h3 a {
	display: inline-block;
	line-height: 24px;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	padding-left: 13px
}

.xh-fall-tabCon-main-list li .summary {
	color: #666;
	font-size: 16px
}

.xh-fall-tabCon-main-list li .time {
	float: right;
	color: #888;
	font-size: 12px;
	background: none;
	height: 20px
}

.xh-fall-tabCon-main-list li.xh-fall-tabCon-main-btn {
	background: none;
	border: 0px
}

.xh-fall-tabCon-main-list li.xh-fall-tabCon-main-btn .more {
	background: #1DB4B0;
	width: 135px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	display: block;
	margin: 0px auto;
	text-align: center;
	border-radius: 8px;
	font-size: 20px;
	border: 0px;
	padding: 0px
}

.xh-fall-tabCon-main-list li .imgs a {
	font-size: 0px;
	vertical-align: top;
	float: left;
	width: 180px;
	height: 90px;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
}

.xh-fall-tabCon-main-list li .imgs img {
	width: 180px;
	height: 90px;
	vertical-align: top;
	padding-right: 10px;
	float: left;
	display: none;
	-moz-transition: -moz-transform .3s ease;
	-ms-transition: -ms-transform .3s ease;
	transition: transform .3s ease;
}

.xh-fall-tabCon-main-list li .imgs img:hover {
	width: 180px;
	height: 90px;
	vertical-align: top;
	float: left;
	display: none;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.part_r {
	float: right;
	width: 315px;
}

.part_r .title {
	margin: 10px 0px
}

.part_r .photo .title h2 {
	border-bottom: 2px solid #1db4b0;
	font-size: 24px;
	padding: 0px;
	padding-bottom: 5px
}

.part_r .box4 {
	margin-top: 0px
}

.part_r .box4 .con {
	padding: 10px 0px
}

.part_r .picNews2 {
	background: #f1f1f1 url("http://www.news.cn/2015/img2015/Loading.gif") no-repeat scroll 50% 50%;
	overflow: hidden;
	position: relative;
	width: 315px;
	margin-bottom: 20px;
	height: auto
}

.part_r .picNews2 .picImg a {
	display: block;
	line-height: 0
}

.part_r .picNews2 .picImg img {
	width: 100%
}

.part_r .picNews2 .picBg {
	background: #000000 none repeat scroll 0 0;
	bottom: 0;
	height: 35px;
	left: 0;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.part_r .picNews2 .picTit {
	bottom: 0;
	color: #ffffff;
	font-weight: bold;
	height: 35px;
	left: 0;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 11;
}

.part_r .picNews2 .picTit a {
	color: #ffffff;
	line-height: 35px;
}

.sp2 p {
	margin-top: 10px;
	height: 65px;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 14px
}

.notice .title em {
	background-position: 0px 5px
}

.part_r .accordion3 {
	margin-top: 20px
}

.coLeft {
	width: 655px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.newsList {
	width: 645px
}

.newsList2 {
	width: 645px
}

#conTit {
	text-align: center;
	padding-bottom: 20px;
	margin-top: 30px
}

#conTit h1 {
	font-size: 23px;
	line-height: 32px;
	padding: 0px 0 20px 0px;
	color: #000;
	font-weight: bold
}

#conTit .info {
	color: #999;
	font-size: 14px
}

#info {
	font-size: 16px;
	line-height: 2em;
	color: #999;
	margin-bottom: 15px;
	padding: 0 20px;
}

#info span {
	color: #fff;
	background: #187fcc;
	padding: 2px 5px;
	margin-right: 5px;
}

#content {
	font-size: 16px;
	line-height: 2em;
	padding: 0 20px;
}

#content span img {}

#content p {
	margin-bottom: 15px;
	color: #000;
	line-height: 28px
}

#content p img {
	max-width: 100% !important;
	margin: 0px auto
}

#content table {
	width: 100% !important
}

.content .dask img {
	max-width: 100% !important;
	margin: 0px auto
}

.bottom {}

#share {
	float: left;
	margin-left: 20px;
}

.edit {
	color: #999;
	float: right;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 14px
}

.onlyVideo {
	text-align: center
}

.onlyVideo iframe {
	width: 800px;
	height: 600px
}

.foot {
	height: 95px;
	line-height: 95px;
	color: #fff;
	clear: both;
	margin-top: 10px;
	text-align: center;
	font-size: 13px
}

/*å›¾ç‰‡åˆ—è¡¨ç»„ä»¶2*/
.picNews2 {
	background: #f1f1f1 url("http://www.news.cn/2015/img2015/Loading.gif") no-repeat scroll 50% 50%;
	height: 171px;
	overflow: hidden;
	position: relative;
	width: 315px;
	margin-bottom: 20px
}

.picNews2 .picImg a {
	display: block;
	line-height: 0
}

.picNews2 .picImg img {
	width: 100%
}

.picNews2 .picBg {
	background: #000000 none repeat scroll 0 0;
	bottom: 0;
	height: 35px;
	left: 0;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	z-index: 10;
}

.picNews2 .picTit {
	bottom: 0;
	color: #ffffff;
	font-weight: bold;
	height: 35px;
	left: 0;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 11;
}

.picNews2 .picTit a {
	color: #ffffff;
	line-height: 35px;
}

.picText {
	margin-bottom: 10px;
	background: #418bca;
	padding: 20px
}

.picText img {
	float: left;
	padding-right: 10px;
	width: 240px;
	height: 120px
}

.picText h3 {
	line-height: 30px;
}

.picText h3 a {
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: bold;
	color: #FFFFFF
}

.picText p {
	line-height: 24px;
}

._wPaginate_holder _wPaginate_grey {
	margin-bottom: 30px
}

.piclist2 li {
	width: 185px;
	margin-right: 15px;
	margin-bottom: 20px;
	float: left
}

.piclist2 li img {
	height: 100px;
	width: 100%
}

.piclist2 .picTit {
	height: 73px;
	overflow: hidden;
	line-height: 20px;
	padding: 8px 10px;
	font-size: 16px;
	background: #90dbe4;
}

.piclist2 .picTit a {
	line-height: 20px;
	color: #fff
}

#div_currpage a,
#div_currpage span {
	display: inline-block;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font-size: 14px;
	margin: 5px 0px;
	padding: 0px 8px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	line-height: 22px
}

#div_currpage .nextpage {
	background: none;
	border: 0px;
	top: 10px
}

#div_currpage .nextpage img {
	display: inline-block;
	vertical-align: middle
}

#div_currpage span.page-Article {
	border: 1px solid #a03b03;
}

#div_currpage a,
#div_currpage span {
	display: inline-block;
	border: 1px solid #ccc;
	background: #f9f9f9;
	font-size: 14px;
	margin: 5px 0px;
	padding: 0px 8px;
	color: #000;
}

#div_currpage span.page-Article {
	border: 1px solid #a03b03;
}

.dask {
	position: relative;
}

.dask .picleft {
	position: absolute;
	left: 0;
	top: 40%;
	width: 85px;
	height: 85px;
	background: url(http://www.news.cn/xilan/img0618/picArrow.png) -85px 0 no-repeat;
	display: none;
}

.dask .picright {
	position: absolute;
	right: 0;
	top: 40%;
	width: 85px;
	height: 85px;
	background: url(http://www.news.cn/xilan/img0618/picArrow.png) 0 0 no-repeat;
	display: none;
}

.fb {
	margin-top: 30px;
	height: 107px;
	overflow: hidden
}

.fbtit {
	height: 34px;
	background: #1DB4B0;
	line-height: 34px
}

.fbtit span {
	display: inline-block;
	background: url('http://cs621918.vk.me/v621918187/39761/2uQgt8zDRZA.jpg');
	background-size: 100%;
	width: 22px;
	height: 22px;
	float: left;
	margin: 6px
}

.fbtit h2 {
	float: left;
	color: #fff;
	font-size: 12px;
	font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
	font-weight: bold;
	padding-left: 10px
}

.fbcon {
	background: #fff;
	padding: 10px;
	overflow: hidden
}

.fbcon .ico {
	float: right
}

.fbcon .ico img {
	float: left;
	margin-right: 20px
}

.fbcon h3 {
	font-weight: bold;
	padding-left: 10px;
	line-height: 48px;
	float: left;
	font-size: 11px;
	font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
}

.fbcon h3 a {
	color: #2B587A;
}

.fbcon p img {
	text-align: center;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px
}

.fbcon p {
	float: left;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #888;
	width: 180px;
}

#head {
	height: 227px;
}

.nav5 {
	height: 66px;
	background: #f3f4f9;
	border-bottom: 1px solid #e1e2e7;
}

.navList {
	
	width: 980px;
}

.navList .m {
	padding: 0px 23px;
}

.part1 {
	width: 1200px;
	height: 388px;
	position: relative;
	margin: 0 auto;
	/* margin-top: 20px; */
	padding-top: 20px;
}

.part1-left-box {
	float: left;
	width: 870px;
	overflow: hidden;
}

.part1-left {
	width: 870px;
	height: 435px;
	position: relative;
	float: left;
	margin-bottom: 7px;
}

.part1-left .arrow-left {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left bottom;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2;
}

.part1-left .arrow-right {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px bottom;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2;
}

.part1-left .arrow-left:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left top;
}

.part1-left .arrow-right:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px top;
}

.part1-left .swiper-container {
	width: 870px;
	height: 435px;
}

.swiper-slide {
	position: relative;
}

.part1-left .pagination {
	position: absolute;
	right: 20px;
	text-align: right;
	bottom: 30px;
	width: 100px;
	z-index: 2;
}

.part1-left .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 0;
	opacity: 1;
	background: #d3d3d3;
	-webkit-transition: width .5s;
	-moz-transition: width .5s;
	transition: width .5s;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.part1-left .swiper-active-switch {
	width: 20px;
	background: #f5b70a
}

.part1-left .picTitle {
	position: relative;
	width: 870px;
	height: 435px;
	overflow: hidden;
}

.part1-left .picTitle .img img {
	width: 870px;
	height: 435px;
	display: block;
}

.part1-left .picTitle .bg {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 80px;
	opacity: 0.6;
	background: #000;
	z-index: 0;
	filter: "alpha(opacity=60)";
	/* IE 8 */
	filter: alpha(opacity=60);
	/* IE 4-7 */
	zoom: 1;
}

.part1-left .picTitle .name {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 850px;
	height: 60px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	padding-left: 10px;
	font-size: 18px
}

.part1-left .picTitle .name a {
	position: absolute;
	line-height: 28px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	padding-left: 10px
}

/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*chooseBox*/
.icon {
	display: inline-block;
	vertical-align: middle;
	background: url("http://www.news.cn/2015/img2015/icon_all.png") no-repeat;
	overflow: hidden;
}

.iconDownArrowWhite {
	width: 14px;
	height: 14px;
	background-position: -19px -45px;
}

.chooseBox-enter {
	position: absolute;
	z-index: 2;
	font-size: 14px;
	font-family: "微软雅黑";
	right: 30px;
	top: 10px;
	color: #fff;
	width: 95px;
	text-align: center;
}

.chooseBox-enter a {
	color: #fb964c;
	font-family: "微软雅黑";
	font-size: 14px;
}

.chooseBox-language {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 40px;
	width: 95px;
	overflow: hidden;
	height: 20px;
	margin-left: 556px;
}

.chooseBox-language ul {
	z-index: 2;
	position: relative;
}

.chooseBox-language li {
	height: 20px;
	line-height: 19px;
	position: relative;
	color: #6ac6f0;
	text-align: left;
	padding-left: 12px;
}

.chooseBox-language li a {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}

.chooseBox-language-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #142751;
	opacity: 0.2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	z-index: 1;
}

.chooseBox-icon {
	position: absolute;
	right: 5px;
	top: 3px;
}

/*红*/
/*.part1-right { width: 380px; height: 388px; float: right;}
.part1-right h3 { width: 348px; font-size: 24px; color: #f11f00; padding: 25px 0px 15px 0px; border-bottom: 1px dashed #d6151a; text-align:center; margin: 0 auto; line-height: 35px; font-weight: bold; }
.part1-right h3 a { color: #f11f00;font-weight: bold; }
.part1-right ul { padding-top: 10px; width: 345px; margin: 0 auto; }
.part1-right li { background: url(http://www.news.cn/2016homepage/img201611115/20170626_hg_dian01.png) 0 17px no-repeat; color: #f11f00; padding: 10px 0 10px 12px; }
.part1-right li a { color: #f11f00; }*/
/*蓝*/
.part1-right {
	width: 400px;
	float: right;
	background: #f2f9fe;
	overflow: hidden;
}

.part1-right h3 {
	width: 348px;
	font-size: 24px;
	color: #333;
	padding: 25px 0px 15px 0px;
	border-bottom: 1px dashed #528dfa;
	text-align: center;
	margin: 0 auto;
	line-height: 35px;
	font-weight: bold;
}

.part1-right h3 a {
	color: #333;
	font-weight: bold;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
	overflow: hidden;
	margin: -5px auto 0;
}

.part1-right li {
	font-size: 16px;
	color: #305798;
	padding: 15px 15px 0px 15px;
	height: 60px;
}

.part1-right li+li {
	border-top: 1px solid #fff;
	padding: 15px 15px 0px 15px
}

.part1-right li:hover {
	background: #ce1127;
}

.part1-right li a {
	color: #305798;
}

.part1-right li:hover a {
	color: #fff;
}

.part1-right li * {
	vertical-align: middle;
}

.indexlink {
	width: 93px;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 432px;
	background: url("http://www.news.cn/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png") 0 0 no-repeat;
	text-align: center;
	color: #fff;
}

.indexlink a {
	color: #fff;
}

.mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 94px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}

.mul-play img {
	width: 100%;
	height: 100%;
}

.videoPart {
	width: 870px;
	height: 435px;
	overflow: hidden;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

.videoPart iframe {
	width: 870px;
	height: 435px;
}

.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 50;
	background: url(https://portuguese.news.cn/2020new/images/topclose.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}

.dizhi {
	position: absolute;
	display: block;
	width: 830px;
	height: 340px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}

/*头部下方三联图*/
.part1-bottom {
	width: 870px;
	height: 244px;
	overflow: hidden;
}

.imglist {
	width: 285px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 7px;
}

.imglist:last-child {
	margin-right: 0;
}

.imglist i {
	width: 52px;
	height: 52px;
	position: absolute;
	left: 110px;
	top: 46px;
	z-index: 2;
	background: url(https://portuguese.news.cn/images2022/play.png) no-repeat;
	display: none;
}

.imglist img {
	width: 285px;
	height: 142px;
	margin-bottom: 10px;
}

.imglist h3 {
	font-size: 16px;
	line-height: 24px;
	height: 92px;
}

/*头部右侧滚动*/
.rtscroll {
	width: 320px;
	height: 565px;
	float: right; margin-top: 18px;
}

.rtscroll li {
	margin-bottom: 25px;
	padding: 0px 0 25px 0;
	width: 100%;
	border-bottom: 1px dashed #666;
}

.rtscroll li h3 {
	padding: 0 010px 0 20px;
	border-left: 4px solid #7dd9d3;
	font-size: 22px;
	line-height: 30px;
}

.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail {
	background: #000;
	/* rgba fallback */
	background: rgba(29, 180, 176, 0.15);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #000;
	/* rgba fallback */
	background: rgba(29, 180, 176, 0.75);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: rgba(29, 180, 176, 0.85);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: rgba(29, 180, 176, 0.9);
}

#head {
	height: 227px;
}

.nav5 {
	height: 62px;
	background: #f3f4f9;
	border-bottom: 1px solid #e1e2e7;
}

.navList {
	
	width: 1200px;
}



.part1 {
	width: 1200px;
	height: 388px;
	position: relative;
	margin: 0 auto;
	/* margin-top: 20px;
	padding-top: 20px; */
}

.part1-left-box {
	float: left;
}

.part1-left {
	width: 870px;
	height: 435px;
	position: relative;
	float: left;
	margin-bottom: 7px;
}

.part1-left .arrow-left {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left bottom;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2;
}

.part1-left .arrow-right {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px bottom;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	width: 49px;
	height: 49px;
	z-index: 2;
}

.part1-left .arrow-left:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat left top;
}

.part1-left .arrow-right:hover {
	background: url(https://portuguese.news.cn/imgs/arrow.png) no-repeat -72px top;
}

.part1-left .swiper-container {
	width: 870px;
	height: 435px;
}

.swiper-slide {
	position: relative;
}

.part1-left .picTitle {
	position: relative;
	width: 870px;
	height: 435px;
	overflow: hidden;
}

.part1-left .picTitle .img img {
	width: 870px;
	height: 435px;
	display: block;
}

.part1-left .picTitle .bg {
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 100%;
	height: 80px;
	opacity: 0.6;
	background: #000;
	z-index: 0;
	filter: "alpha(opacity=60)";
	/* IE 8 */
	filter: alpha(opacity=60);
	/* IE 4-7 */
	zoom: 1;
}

.part1-left .picTitle .name {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 850px;
	height: 60px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 1;
	padding-left: 10px;
	font-size: 18px
}

.part1-left .picTitle .name a {
	position: absolute;
	line-height: 28px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	padding-left: 10px
}

/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*chooseBox*/
.icon {
	display: inline-block;
	vertical-align: middle;
	background: url("http://www.news.cn/2015/img2015/icon_all.png") no-repeat;
	overflow: hidden;
}

.iconDownArrowWhite {
	width: 14px;
	height: 14px;
	background-position: -19px -45px;
}

.chooseBox-enter {
	position: absolute;
	z-index: 2;
	font-size: 14px;
	font-family: "微软雅黑";
	right: 30px;
	top: 10px;
	color: #fff;
	width: 95px;
	text-align: center;
}

.chooseBox-enter a {
	color: #fb964c;
	font-family: "微软雅黑";
	font-size: 14px;
}

.chooseBox-language {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 40px;
	width: 95px;
	overflow: hidden;
	height: 20px;
	margin-left: 556px;
}

.chooseBox-language ul {
	z-index: 2;
	position: relative;
}

.chooseBox-language li {
	height: 20px;
	line-height: 19px;
	position: relative;
	color: #6ac6f0;
	text-align: left;
	padding-left: 12px;
}

.chooseBox-language li a {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}

.chooseBox-language-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #142751;
	opacity: 0.2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	z-index: 1;
}

.chooseBox-icon {
	position: absolute;
	right: 5px;
	top: 3px;
}

/*蓝*/
.part1-right {
	width: 400px;
	float: right;
	background: #f2f9fe;
	overflow: hidden;
}

.part1-right h3 {
	width: 348px;
	font-size: 24px;
	color: #333;
	padding: 25px 0px 15px 0px;
	border-bottom: 1px dashed #528dfa;
	text-align: center;
	margin: 0 auto;
	line-height: 35px;
	font-weight: bold;
}

.part1-right h3 a {
	color: #333;
	font-weight: bold;
}

/*.part1-right ul { width: 380px; margin: -3px auto 0; }*/
.part1-right ul {
	overflow: hidden;
	margin: -5px auto 0;
}

.part1-right li {
	font-size: 16px;
	color: #305798;
	padding: 15px 15px 0px 15px;
	height: 60px;
}

.part1-right li+li {
	border-top: 1px solid #fff;
	padding: 15px 15px 0px 15px
}

.part1-right li:hover {
	background: #ce1127;
}

.part1-right li a {
	color: #305798;
}

.part1-right li:hover a {
	color: #fff;
}

.part1-right li * {
	vertical-align: middle;
}

.indexlink {
	width: 93px;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 432px;
	background: url("http://www.news.cn/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png") 0 0 no-repeat;
	text-align: center;
	color: #fff;
}

.indexlink a {
	color: #fff;
}

.mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 94px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}

.mul-play img {
	width: 100%;
	height: 100%;
}

.videoPart {
	width: 870px;
	height: 435px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

.videoPart iframe {
	width: 870px;
	height: 435px;
}

.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 50;
	background: url(https://portuguese.news.cn/2020new/images/topclose.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}

.video0225 {
	width: 870px;
	height: 435px;
}

.dizhi {
	position: absolute;
	display: block;
	width: 830px;
	height: 340px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}

/*头部下方三联图*/
.imglist {
	width: 285px;
	height: auto;
	position: relative;
	float: left;
	margin-right: 7px;
}

.imglist:last-child {
	margin-right: 0;
}

.imglist i {
	width: 52px;
	height: 52px;
	position: absolute;
	left: 110px;
	top: 46px;
	z-index: 2;
	background: url(https://portuguese.news.cn/images2022/play.png) no-repeat;
	display: none;
}

.imglist img {
	width: 285px;
	height: 142px;
	margin-bottom: 10px;
}

.imglist h3 {
	font-size: 16px;
	line-height: 24px;
	height: 92px;
}

/*头部右侧滚动*/
.rtscroll {
	width: 320px;
	height: 565px;
	float: right;
}

.rtscroll li {
	margin-bottom: 25px;
	padding: 0px 0 25px 0;
	width: 100%;
	border-bottom: 1px dashed #666;
}

.rtscroll li h3 {
	padding: 0 010px 0 20px;
	border-left: 4px solid #7dd9d3;
	font-size: 22px;
	line-height: 30px;
}

.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail {
	background: #000;
	/* rgba fallback */
	background: rgba(29, 180, 176, 0.15);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #000;
	/* rgba fallback */
	background: rgba(29, 180, 176, 0.75);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: rgba(29, 180, 176, 0.85);
}

.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: rgba(29, 180, 176, 0.9);
}

.ewmbox {
    margin-bottom: 24px;
    width: 112px;
    height: 250px;
    background-color: #fff;
    color: #808080;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    position: fixed;
    right: 120px;
    bottom: 10px;
    /* border: 5px solid #1db4b0; */
    z-index: 999;
}

.ewmbox img {
    width: 112px;
    height: 250px;
    float: left;
}
/* 联系方式 */
.po_re { position: relative;}
.jiuwrong {
	margin: 10px 15px 0 0;
}
.left-s {
	float: left;
}
.small_area2 {
	overflow: inherit;
}
.jiuwrong {
	width: 100%;
	height: 25px;
	position: absolute;
	margin-bottom: 35px;
	left: 585px;
    top: 50px;
}
.jwron-text {
	width: 380px;
	height: 80px;
	position: absolute;
	top: 27px;
	left: 0px;
	display: none;
	background: url(https://portuguese.news.cn/images2022/fc-text.png) no-repeat; 
	z-index:100;
	background-size: 100% 100%;
}
.jc-img {
	cursor: pointer;
}
.jc-close {
	float: right;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 10px;
}
.jc-txt {
	margin-top: 10px;
}
.jc-txt p {
	text-align: left;
	font-size: 14px;
	color: #333;
	padding: 0 10px 0 16px;
	line-height: 22px;
	font-family: Dotum;
}
.jc-txt p a {
	color: #cc0000;
	font-family: Dotum;
}